home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15391 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: user2.mnsinc.com!huang
  2. From: huang@mnsinc.com (Szu-Wen Huang)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Introduce an expression calculator
  5. Date: 18 Apr 1996 18:24:34 GMT
  6. Organization: Monumental Network Systems
  7. Message-ID: <4l61d2$79p@news1.mnsinc.com>
  8. References: <4l46m6$4bm@sunrise.pku.edu.cn> <4l4ic1INN7vg@keats.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: user.mnsinc.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  13. : In article <4l46m6$4bm@sunrise.pku.edu.cn>,
  14. : lynx <lynx.bbs@captain.net.tsinghua.edu.cn> wrote:
  15. :  >An Expression Calculator for DOS and Windows(Shareware)
  16. :  >
  17. :  >* Evaluate an expression written in ASM/C/PASCAL syntax
  18. :  >* Support 10 registers to store result
  19.  
  20. : Wow, that's more than the x86! :)
  21.  
  22. :  >* Support a lot of operators and functions
  23. :  >* User can save preference window size and position
  24. :  >* Don't copy any file to your Windows directory
  25. :  >* TSR/DOS/Windows program in the package
  26.  
  27. : Yawn...
  28.  
  29. : half an hour job in lex and yacc...
  30.  
  31. Don't be an ass.  Flaming an impolite newbie is one thing, but I don't
  32. see anything in the post you just quoted that deserved your insult.
  33. Writing an expression parser may be simple for many of us, but I'm
  34. sure even you had to learn it.  Please do try to encourage somebody
  35. who seems to want to do something instead of demeaning their work as
  36. trivial.
  37.